embedded-svc 0.8.7

A set of traits for services higher level than embedded-hal and typically found in embedded microcontrollers with WiFi or BLE support.
Documentation

Rust APIs and abstractions for various embedded services (WiFi, Network, Httpd, Logging, etc.)

The APIs currently have a single implementation for the ESP32/ESP-IDF, using the Rust ESP32 STD compiler fork. However, they are portable and should be possible to implement for other boards too.

For more information, check out: